home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Komputer for Alle 2002 #4
/
K-CD-4-2002.ISO
/
The Art of Magic
/
data1.cab
/
Program_Files
/
Models
/
VisualFX
/
totems
/
totem_of_resurrection
/
resurrection.nav
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-08-08
|
384 b
|
23 lines
// Obstacle Navigation File for an individual entity
// Copyright (c) Charybdis Limited 2000
obstacles
{
polygon
{
height 0 to 5
centre ( 0.0, 0.0 )
vertices
{
vertex 0 (-0.8,0.8)
vertex 1 (-0.8,-0.8)
vertex 2 (0.8,-0.8)
vertex 3 (0.8,0.8)
}
sub_polygons
{
convex_polygon 0 { 0 1 2 3 }
}
attributes medium
minor
}
}